projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15025d1
)
(NSIG): Don't redefine.
author
Dave Love
<fx@gnu.org>
Thu, 21 Dec 2000 00:01:37 +0000
(
00:01
+0000)
committer
Dave Love
<fx@gnu.org>
Thu, 21 Dec 2000 00:01:37 +0000
(
00:01
+0000)
src/s/osf5-0.h
patch
|
blob
|
history
diff --git
a/src/s/osf5-0.h
b/src/s/osf5-0.h
index 1e490c5a99832a72f44ba0b62da5da6baa17e136..b084ab8c887ffcade46509996606703b7bbc5420 100644
(file)
--- a/
src/s/osf5-0.h
+++ b/
src/s/osf5-0.h
@@
-8,7
+8,9
@@
#define WAIT_USE_INT
#define SYS_SIGLIST_DECLARED
#define sys_siglist __sys_siglist
+#ifndef NSIG /* _OSF_SOURCE seems to get us this */
#define NSIG __sys_nsig
+#endif
/* We have missing/inconsistent prototypes on 5.0, at least. */
#define INHIBIT_X11R6_XIM